Feather

3.1 Modify HTML with JavaScript

Study Guide

3.1.1 Steps and Methods for Changing HTML “On The Fly”

3.1.2 Modify Attributes in HTML Using DOM Elements

3.2.1 Identify and Use Form Controls (Including HTML5)

3.2 Use JavaScript to Develop Interactive Forms

Study Guide

3.2.2 Define the Form Object

3.2.3 Refer to Form Objects

3.2.4 Use Form Objects

3.2.5 Conduct Form Validation

3.2.6 Identify Common Form Security Issues

3.2.6 Identify Common Form Security Issues

3.3 Address JavaScript Security Issues Involving Browsers and Cookies

Study Guide

3.3.1 Distinguish Between Browser and OS Security

3.3.2 Browser Security Issues Relevant to JavaScript

3.3.3 Signed Scripts

3.3.4 Client-Side Browser Detection & Compatibility

3.3.5 Common Issues for Creating Secure JavaScript Code

3.3.6 Define Cross-Site Scripting (XSS)

3.3.7 Functions and Common Uses of Cookies

3.3.8 Manipulate Cookies Effectively

3.3.9 Ethics in Collecting, Storing, Using, and Protecting User Data

Recommended Readings